projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c659311
)
*** empty log message ***
author
Andreas Schwab
<schwab@suse.de>
Fri, 16 Nov 2007 00:10:45 +0000
(
00:10
+0000)
committer
Andreas Schwab
<schwab@suse.de>
Fri, 16 Nov 2007 00:10:45 +0000
(
00:10
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 78a38d488f8bd6eb64c45d5fc5aa1d3908fcfea4..81853000f188f2bd8c5fc9edb6195ac541bd8822 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,6
+1,7
@@
2007-11-15 Andreas Schwab <schwab@suse.de>
* editfns.c (Fformat): Correctly format EMACS_INT values.
+ When formatting an integer as float take precision into account.
2007-11-15 Juanma Barranquero <lekktu@gmail.com>